Closed Bug 550894 Opened 15 years ago Closed 15 years ago

unreachable code in nsPluginHost::PostURL

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
mozilla1.9.3a3

People

(Reporter: timeless, Assigned: wesongathedeveloper)

References

(Blocks 1 open bug, )

Details

(Keywords: coverity)

Attachments

(1 file)

2074 if (target) { after this point, target must be non null 2078 if (!target) { so this is unreachable 2080 } else {
Attached patch PatchSplinter Review
Assignee: nobody → wesongathedeveloper
Status: NEW → ASSIGNED
Attachment #431307 - Flags: review?(joshmoz)
Attachment #431307 - Flags: review?(joshmoz) → review+
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a3
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: